2020-2021 Sunseeker Telemetry and Lighting System
sd24_ex5_singleConversionSingleChannelInterrupt.c File Reference
#include "driverlib.h"

Go to the source code of this file.

Functions

void main (void)
 
 switch (__even_in_range(SD24IV, SD24IV_SD24MEM3))
 
 __bic_SR_register_on_exit (LPM0_bits)
 

Variables

uint16_t results
 

Function Documentation

◆ __bic_SR_register_on_exit()

__bic_SR_register_on_exit ( LPM0_bits  )

◆ main()

void main ( void  )

◆ switch()

switch ( __even_in_range(SD24IV, SD24IV_SD24MEM3)  )

Definition at line 116 of file sd24_ex5_singleConversionSingleChannelInterrupt.c.

References results.

Variable Documentation

◆ results

uint16_t results

Definition at line 72 of file sd24_ex5_singleConversionSingleChannelInterrupt.c.

Referenced by switch().